HTMLify
main.js
Views: 165 | Author: cody
dycalendar.draw({
target: '#dycalendar',
type: 'month',
dayformat : 'full',
monthformat: 'full',
highlighttargetdate: false,
highlighttoday:true,
prevnextbutton: 'show',
todaybutton: 'show'
})